FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.infoway.io.ca-csd#1.0.1-dft-ballot (110 ms)

Package ca.infoway.io.ca-csd
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.ca-csd@1.0.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Endpoint
Url http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Endpoint
Status draft
Name Endpoint
Experimental False
Authority national
Description An Endpoint is used to allow access to an Organization, OrganizationAffilication, Location, HealthcareService, or PractitionerRole. Although recommended, the Endpoint is not required to be a FHIR server, but may be a webservice or another mechanism. The omission of an Endpoint on a resource does not mean it is not accessible, as it may be reachable through another resource relationship.
Copyright Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).
Type Endpoint
Kind resource

Resources that use this resource

CapabilityStatement
http://fhir.infoway-inforoute.ca/io/CA-CSD/CapabilityStatement/CA-CSD-CareServicesSelectiveConsumer CA:CSD Care Services Selective Consumer
http://fhir.infoway-inforoute.ca/io/CA-CSD/CapabilityStatement/CA-CSD-CareServicesSelectiveSupplier CA:CSD Care Services Selective Supplier
http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-OrganizationAffiliation OrganizationAffiliation

Resources that this resource uses

StructureDefinition
https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint mCSD Endpoint
https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse Purpose of Use Extension
http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization Organization


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "CA-CSD-Endpoint",
  "extension" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCode" : "SHALL:able-to-populate"
        },
        {
          "url" : "code",
          "valueCode" : "SHOULD:populate"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.identifier"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.status"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.managingOrganization"
        },
        {
          "url" : "actor",
          "valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
        },
        {
          "url" : "documentation",
          "valueMarkdown" : "SHALL:ihe-r2 is expected, even though the modifier in the ValueSet has yet to be applied."
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/obligation"
    },
    {
      "extension" : [
        {
          "url" : "code",
          "valueCode" : "ihe-r2"
        },
        {
          "url" : "code",
          "valueCode" : "SHOULD:populate"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.period"
        },
        {
          "url" : "actor",
          "valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
        },
        {
          "url" : "documentation",
          "valueMarkdown" : "SHALL:ihe-r2 is expected, even though the modifier in the ValueSet has yet to be applied."
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/obligation"
    },
    {
      "extension" : [
        {
          "url" : "code",
          "valueCode" : "SHALL:no-error"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.identifier"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.period"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.status"
        },
        {
          "url" : "elementId",
          "valueString" : "Endpoint.managingOrganization"
        },
        {
          "url" : "actor",
          "valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/client"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/obligation"
    }
  ],
  "url" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Endpoint",
  "name" : "Endpoint",
  "status" : "draft",
  "description" : "An Endpoint is used to allow access to an Organization, OrganizationAffilication, Location, HealthcareService, or PractitionerRole. Although recommended, the Endpoint is not required to be a FHIR server, but may be a webservice or another mechanism. The omission of an Endpoint on a resource does not mean it is not accessible, as it may be reachable through another resource relationship.",
  "copyright" : "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Endpoint",
  "baseDefinition" : "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Endpoint.extension:purposeOfUse",
        "path" : "Endpoint.extension",
        "sliceName" : "purposeOfUse",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse"
            ]
          }
        ]
      },
      {
        "id" : "Endpoint.identifier",
        "path" : "Endpoint.identifier",
        "comment" : "mustSupport element identified within the IHE mCSD endpoint profile.",
        "mustSupport" : true
      },
      {
        "id" : "Endpoint.status",
        "path" : "Endpoint.status",
        "comment" : "Represents the current status of this endpoint (i.e. active). Identified as a query requirement through mCSD CapabilityStatement. mustSupport element identified within the IHE mCSD endpoint profile.",
        "mustSupport" : true
      },
      {
        "id" : "Endpoint.managingOrganization",
        "path" : "Endpoint.managingOrganization",
        "comment" : "Organization that manages this endpoint. Identified as a query requirement through mCSD CapabilityStatement. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated. Allows the search to return the organization without having to go through the practitionerRole resource.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Endpoint.period",
        "path" : "Endpoint.period",
        "comment" : "This element represents the overall lifetime of this endpoint. mustSupport element identified within the IHE mCSD endpoint profile."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.